CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - depth map

搜索资源列表

  1. move

    0下载:
  2. 根据左视图和深度图做出右视图,程序中一共做了灰度图和彩色图两种-Make a right view of the left view and depth map, the program made a total of two kinds of grayscale and color images
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:912
    • 提供者:流颐光年
  1. Disparity

    0下载:
  2. 根据深度图估算左右眼视差,程序中的数据均为估算的实际值-Are estimates of the actual values ​ ​ of the data in the left and right eye parallax depth map estimation program
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:8192
    • 提供者:流颐光年
  1. holefilling

    0下载:
  2. 根据深度图和左视图,平移得到有洞的右视图,再用水平外插法补洞-Obtained according to the depth map and the left side view, pan right side view of the hole, and then the level of the outer interpolation fill hole
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:133612
    • 提供者:流颐光年
  1. holefilling

    0下载:
  2. 根据左视图和深度图做出有洞的右视图,用膨胀的方法补洞,效果不好-According to the right side view of the left view and the depth map to make a hole, the method with the expansion of the fill hole, the effect is not good
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:133581
    • 提供者:流颐光年
  1. DepthBasics-D2D

    1下载:
  2. 微软的Kinect深度图的显示及处理.在深度图帧中,每个像素有2个字节,而每个字节又有8位,故每个像素占了16位。虽然有16位,但并不是全部用来存储图像数据,从0到2是用来储存用户数据的。-Microsoft Kinect depth map display and processing in the depth map frames, each pixel has 2 bytes, and each byte of another eight, each pixel represented b
  3. 所属分类:Special Effects

    • 发布日期:2014-05-11
    • 文件大小:145408
    • 提供者:刘永
  1. cd2lr

    0下载:
  2. matlab版本的左右视图合成,也即由原图和深度图生成左图和右图,方便实现DIBR功能,-Matlab version of the left and right view synthesis, that generated the original map and depth map on the left and right, convenience DIBR function
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-08
    • 文件大小:1416222
    • 提供者:王伟
  1. SAD

    0下载:
  2. SAD算法,是在双目立体视觉中,求左右图对匹配深度图-SAD algorithm binocular stereo vision, seeking around the map match the depth map
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:6131111
    • 提供者:sh
  1. SADPDP

    0下载:
  2. SAD+DP算法,是在双目立体视觉中,求左右图对匹配深度图-Algorithm SAD+DP, binocular stereo vision, seeking around map match the depth map
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:9196536
    • 提供者:sh
  1. SSD

    1下载:
  2. SSD算法,是在双目立体视觉中,求左右图对匹配深度图-SSD algorithm binocular stereo vision, seeking around the map match the depth map
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:2733417
    • 提供者:sh
  1. sad_test

    1下载:
  2. matlab程序,通过两幅光轴水平的图像,恢复图像的深度图,sad算法-matlab program, horizontal axis by means of two images, the restored image depth map, sad algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:127548
    • 提供者:猪皮冻
  1. 3D

    0下载:
  2. 使用VC++编写的生成3D深度图的代码,测试通过,运行是需要在代码中手动添加图像!-Prepared using VC++ generate 3D depth map of the code, test, operation is needed in the code manually add an image!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:395528
    • 提供者:赵壮
  1. OpencvWithKinect

    0下载:
  2. opencv和kinect结合获取彩色图,深度图,骨骼的方法-opencv and get kinect combined color map, depth map, bones approach
  3. 所属分类:Web Server

    • 发布日期:2017-04-03
    • 文件大小:19938
    • 提供者:yiliu
  1. stereopairsforvisonalgo

    1下载:
  2. 很好的立体视觉生成深度图算法。你只要输入两张有重叠区域的图像,自动给你生成稠密深度图,让你的3D效果更好!-Good stereoscopic depth map generation algorithms. You just enter the two images overlap region, automatically give you generate dense depth map, 3D effects make you better!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:254979
    • 提供者:hypthomas123
  1. DIBR

    0下载:
  2. DIBR程序,如何用2D彩色图像及对应的深度图,生成左右试图。-DIBR procedure, how to use a color 2D image and the corresponding depth map, generated about trying.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:12193955
    • 提供者:liuhongmin
  1. Kinect_DepthCanny

    0下载:
  2. 用kinect获取3D图像,并从3D图像中用OpenCV方法从深度图中获取梯度边缘,从而得到更多信息,做后续处理-Get with kinect 3D images, and get the edge gradient from the depth map from a 3D image using OpenCV method to obtain more information, do follow-up treatment
  3. 所属分类:3D Graphic

    • 发布日期:2016-03-08
    • 文件大小:5015552
    • 提供者:大猫
  1. kinect_pcd_write_gd

    1下载:
  2. 从kinect中获取深度图和彩色图像,并将3D云数据写进PCD文件中-Get depth map and color images from the kinect, and the 3D cloud data file written PCD
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-03
    • 文件大小:767455
    • 提供者:大猫
  1. bilateralfilt2

    1下载:
  2. 结合深度图和彩色图的双边滤波,深度图由Kinect获得-Combined with the bilateral filter for depth map and the color map, depth map obtained by Kinect
  3. 所属分类:Special Effects

    • 发布日期:2015-02-24
    • 文件大小:1024
    • 提供者:王中阳
  1. grabstereo

    0下载:
  2. 功能:通过多目摄像机采集图像进行立体算法处理得到一幅深度图,输出一幅深度图,和参 考图像的校正图。-Features: three-dimensional multi-objective algorithm processing through to get a camera to capture the depth chart, output a depth map, and the reference image correction chart.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2659
    • 提供者:ricky1zh
  1. ColorInDepth

    0下载:
  2. kinect深度图演示程序,包含彩色图和深度图以及他们之间的转换-kinect depth map demo program, including color images and depth map and the conversion between them
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-14
    • 文件大小:21638203
    • 提供者:habiba
  1. depthmap

    0下载:
  2. 文章High Quality Depth Map Upsampling for 3D-TOF Cameras的源码-The source code of High Quality Depth Map Upsampling for 3D-TOF Cameras
  3. 所属分类:Special Effects

    • 发布日期:2015-03-23
    • 文件大小:20946944
    • 提供者:夏辉
« 1 2 3 45 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com